Click or drag to resize

MessageSelectedMailingAddress Property

Contains the type of the mailing address for the contact.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public SelectedMailingAddress SelectedMailingAddress { get; set; }

Property Value

Type: SelectedMailingAddress
The selected mailing address.
See Also